Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Const GATEWAY_INTENTS_ALL_DIRECT_MESSAGES

Defined in constants

[
  GatewayIntentsenum GatewayIntentsdetritus-client-socket/GatewayIntents.DIRECT_MESSAGES,
  GatewayIntentsenum GatewayIntentsdetritus-client-socket/GatewayIntents.DIRECT_MESSAGE_REACTIONS,
  GatewayIntentsenum GatewayIntentsdetritus-client-socket/GatewayIntents.DIRECT_MESSAGE_TYPING,
].reduce((x, total) => total | x)